(Leadtools.Annotations.Core)

SetItem Method

Show in webframe





0-based index of the item.
New value
Sets an item in the collection with a new value.
Syntax
protected override void SetItem( 
   int index,
   T item
)
Protected Overrides Sub SetItem( _
   ByVal index As Integer, _
   ByVal item As T _
) 
protected override void SetItem( 
   int index,
   T item
)

            
public E set(int index, E object)
 function Leadtools.Annotations.Core.AnnObservableCollection.SetItem( 
   index ,
   item 
)

Parameters

index
0-based index of the item.
item
New value
Requirements

Target Platforms

See Also

Reference

AnnObservableCollection<T> Class
AnnObservableCollection<T> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.